build(deps-dev): bump knip from 6.9.0 to 6.12.0#172
Merged
erode-release[bot] merged 1 commit intomainfrom May 6, 2026
Merged
Conversation
Greptile SummaryThis is an automated dependency bump for
Confidence Score: 5/5Safe to merge — only a devDependency used for dead-code analysis is being upgraded. The change touches only No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[package.json\nknip ^6.9.0 → ^6.12.0] --> B[package-lock.json\nresolved: knip@6.12.0]
B --> C{knip runs in CI / dev scripts}
C --> D[Dead-code analysis\nbug fixes & new plugins]
C --> E[Production build\nUnaffected — devDependency only]
Reviews (3): Last reviewed commit: "build(deps-dev): bump knip from 6.9.0 to..." | Re-trigger Greptile |
59ebd76 to
ba4c92d
Compare
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 6.9.0 to 6.12.0. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.12.0/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 6.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ba4c92d to
d4a16a5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps knip from 6.9.0 to 6.12.0.
Release notes
Sourced from knip's releases.
Commits
44829feRelease knip@6.12.0c709a5aMark plugin-name fallback binaries as optional in knownBinsOnly modef27c3f4Fix --no-exit-code condition forisTreatConfigHintsAsErrors727f842Some light housekeeping53236b5Direct config hint title to stderr10f97c1Add Vercel config plugin (#1720)7cc4fc1Resolve Cypress reporter set per testing type (resolve #1724)9e5501fAllow>inside SFC\<script>attribute values (resolve #1714)60f8482Fix PostCSS detection for@tailwindcss/postcss(#1719)7195b0aLift defineConfig-arg unwrapper to ast-helpers, route findCallArg through it